Skip to content

Conversation

tstellar
Copy link
Collaborator

No description provided.

@tstellar tstellar closed this Jun 25, 2019
@repo-lockdown repo-lockdown bot locked and limited conversation to collaborators Jun 27, 2019
cmtice referenced this pull request May 3, 2023
https://llvm.org/docs/LangRef.html#llvm-powi-intrinsic
The max length of the integer power of `llvm.powi` intrinsic is 32, and
the value can be negative. If we use `int32_t` to store this value, `-Val`
will underflow when it is `INT32_MIN`

The issue was reported in D149033.
tambry pushed a commit to tambry/llvm-project that referenced this pull request Apr 2, 2024
jpinot pushed a commit to jpinot/llvm-project that referenced this pull request Apr 9, 2025
…have the

expressions (const expr. included)

closes llvm#17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant